projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79ff761
)
Fix last commit.
author
Chong Yidong
<cyd@gnu.org>
Thu, 27 Sep 2012 03:31:58 +0000
(11:31 +0800)
committer
Chong Yidong
<cyd@gnu.org>
Thu, 27 Sep 2012 03:31:58 +0000
(11:31 +0800)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 0938e560584ae137c5e9edd015322473091c6cee..074338db383c939b09a6d81603b4531621269a86 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-3,11
+3,6
@@
* progmodes/verilog-mode.el (verilog-mode-release-emacs): Fix last
change; value should be t.
-2012-09-27 Ivan Andrus <darthandrus@gmail.com>
-
- * emacs-lisp/package.el (package-delete): Don't signal an error if
- the package directory is missing (Bug#12524).
-
2012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
* image-mode.el: Use lexical-binding.